Skip to content

Conversation

@adrianptrv
Copy link
Contributor

@adrianptrv adrianptrv commented Nov 3, 2025

Closes 1915
Related WC PR: #1929
Requires this theming PR: 495

  • Replaced igx-icon with igc-icon in the WC Tabs demo.
  • Fixed the $border-radius theme parameter so it works correctly.
  • Updated $item-background to apply only to Tab items instead of both Tab items and the Tab Header.
  • Set up the three new theme parameters - $item-active-hover-background $item-active-hover-color $item-active-hover-icon-color

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@desig9stein
Copy link
Contributor

THEME: INDIGO
It looks like item-active-background is not used anywhere in the Indigo theme. Its current value also seems incorrect: when I apply it in the expected place, it renders as transparent. I believe it should use the same color as the item-hover-background, since that’s what is currently used in that state.

@desig9stein desig9stein added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 12, 2025
@simeonoff simeonoff merged commit 5898f24 into simeonoff/scoped-styles Nov 18, 2025
@simeonoff simeonoff deleted the apetrov/fix-tabs-demo-icon-scoped branch November 18, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

demos styling tabs ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants